../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/HashMap.d(372,13): Error: none of the overloads of `opApply` are callable using argument types `(int delegate(ref Long __applyArg0, ref Entry __applyArg1) @system)`, candidates are: ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(321,9): `hunt.collection.Map.Map!(Long, Entry).Map.opApply(scope int delegate(ref Long, ref Entry) dg)` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(324,9): `hunt.collection.Map.Map!(Long, Entry).Map.opApply(scope int delegate(MapEntry!(Long, Entry) entry) dg)` source/hunt/sql/parser/InsertColumnsCache.d(33,12): Error: template instance `hunt.collection.HashMap.HashMap!(Long, Entry)` error instantiating ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/HashMap.d(372,13): Error: none of the overloads of `opApply` are callable using argument types `(int delegate(ref Name __applyArg0, ref TableStat __applyArg1) @system)`, candidates are: ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(321,9): `hunt.collection.Map.Map!(Name, TableStat).Map.opApply(scope int delegate(ref Name, ref TableStat) dg)` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(324,9): `hunt.collection.Map.Map!(Name, TableStat).Map.opApply(scope int delegate(MapEntry!(Name, TableStat) entry) dg)` source/hunt/sql/visitor/SchemaStatVisitor.d(59,16): Error: template instance `hunt.collection.HashMap.HashMap!(Name, TableStat)` error instantiating source/hunt/sql/dialect/mysql/visitor/MySqlSchemaStatVisitor.d(78,19): Error: function `hunt.sql.dialect.mysql.visitor.MySqlSchemaStatVisitor.MySqlSchemaStatVisitor.getDbType` does not override any function source/hunt/sql/dialect/postgresql/visitor/PGSchemaStatVisitor.d(61,19): Error: function `hunt.sql.dialect.postgresql.visitor.PGSchemaStatVisitor.PGSchemaStatVisitor.getDbType` does not override any function source/hunt/sql/dialect/postgresql/visitor/PGSchemaStatVisitor.d(175,26): Error: function `hunt.sql.dialect.postgresql.visitor.PGSchemaStatVisitor.PGSchemaStatVisitor.isPseudoColumn` does not override any function ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/HashMap.d(372,13): Error: none of the overloads of `opApply` are callable using argument types `(int delegate(ref string __applyArg0, ref SQLObject __applyArg1) @system)`, candidates are: ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(321,9): `hunt.collection.Map.Map!(string, SQLObject).Map.opApply(scope int delegate(ref string, ref SQLObject) dg)` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(324,9): `hunt.collection.Map.Map!(string, SQLObject).Map.opApply(scope int delegate(MapEntry!(string, SQLObject) entry) dg)` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/LinkedHashMap.d(152,29): Error: template instance `hunt.collection.HashMap.HashMap!(string, SQLObject)` error instantiating source/hunt/sql/dialect/mysql/ast/statement/MySqlCreateTableStatement.d(44,56): instantiated from here: `LinkedHashMap!(string, SQLObject)` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/LinkedHashMap.d(227,19): Error: function `hunt.collection.LinkedHashMap.LinkedHashMap!(string, SQLObject).LinkedHashMap.reinitialize` does not override any function ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/LinkedHashMap.d(232,33): Error: function `hunt.collection.LinkedHashMap.LinkedHashMap!(string, SQLObject).LinkedHashMap.newNode` does not override any function ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/LinkedHashMap.d(238,33): Error: function `hunt.collection.LinkedHashMap.LinkedHashMap!(string, SQLObject).LinkedHashMap.replacementNode` does not override any function ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/LinkedHashMap.d(245,30): Error: function `hunt.collection.LinkedHashMap.LinkedHashMap!(string, SQLObject).LinkedHashMap.newTreeNode` does not override any function ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/LinkedHashMap.d(251,30): Error: function `hunt.collection.LinkedHashMap.LinkedHashMap!(string, SQLObject).LinkedHashMap.replacementTreeNode` does not override any function ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/LinkedHashMap.d(258,19): Error: function `hunt.collection.LinkedHashMap.LinkedHashMap!(string, SQLObject).LinkedHashMap.afterNodeRemoval` does not override any function ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/LinkedHashMap.d(272,19): Error: function `hunt.collection.LinkedHashMap.LinkedHashMap!(string, SQLObject).LinkedHashMap.afterNodeInsertion` does not override any function ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/LinkedHashMap.d(280,19): Error: function `hunt.collection.LinkedHashMap.LinkedHashMap!(string, SQLObject).LinkedHashMap.afterNodeAccess` does not override any function ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/LinkedHashMap.d(389,19): Error: function `hunt.collection.LinkedHashMap.LinkedHashMap!(string, SQLObject).LinkedHashMap.containsValue` does not override any function ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/LinkedHashMap.d(413,16): Error: function `hunt.collection.LinkedHashMap.LinkedHashMap!(string, SQLObject).LinkedHashMap.get` does not override any function ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/LinkedHashMap.d(431,16): Error: function `hunt.collection.LinkedHashMap.LinkedHashMap!(string, SQLObject).LinkedHashMap.getOrDefault` does not override any function /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.